home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_204.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  199 b   |  11 lines

  1. Inputs: Boolean1; Boolean2; [Boolean3; ...]
  2. Outputs: [Result]
  3.  
  4. Inputs: boolean; boolean; [boolean; ...]
  5. Outputs: [boolean]
  6.  
  7. Result is the logical AND of Boolean1, Boolean2 ... .
  8.  
  9. Logical/Relational
  10.  
  11.